ocr: Table 1: common kernel debugger commands Command Description Examples da (star adcress m ength) Cumps menory a dword (long) at a time, dd E0123458 dd 80123458117 dw (starl addrese [ lengthil Dumps memory a word (short) at a iime. dw 80123456 Ow 80123456117 dstart adaress I ongthl Dumps McmCy a oyte at a time do 80123455 db 00123455117 defstart address D lengthi Dumps memory: a dword at a time and prnts the do 80123458 ASCIL represensation ol each byle. do 80123458117, d start address) Dumps a Unicode: string in nemey dus 80123456 d Continses where the provious dump comnand d loft oH edt sart a ...